home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1997 July: Mac OS SDK / Dev.CD Jul 97 SDK2.toast / Development Kits (Disc 2) / ScriptX / Documentation / Code Examples from Docs / compguid / doctemp / readme next >
Encoding:
Text File  |  1996-05-21  |  905 b   |  27 lines  |  [TEXT/ttxt]

  1. SIMPLE EXAMPLE
  2. ================
  3. Load SimplDoc.sx to see a simple example of a document.
  4. This document has two pages that each display a page number.
  5.  
  6.  
  7. ADVANCED EXAMPLE
  8. =================
  9.  
  10. To see a document that has pictures of whale poses, movies of marine life,
  11. and buttons to play the movies, open the title "seadoc.sxt". To move back and forwards 
  12. through the pages of the document, click on the vertical blue bars at the sides of the page.
  13. (Click on the left bar to go back. Click on the right bar to go forward.)
  14.  
  15. NOTE:  You must click the "stop" button after viewing each movie (or else the other movies will not play).
  16.     
  17.     
  18. The folder "DocDev" contains the files that were used to create "seadoc.sxt" in the 
  19. first place.
  20.  
  21. If you want to create seadoc.sxt from scratch, first load DocFns.sx then load
  22. MakeDoc.sx. The title container seadoc.sxt will be created in folder that containes
  23. MakeDoc.sx.
  24.  
  25.  
  26.  
  27.